Skip to content
Back to search
30
MCP

SQL Server

pulsemcp/sql server

Provides robust SQL Server database access with T-SQL validation, connection management, and cross-platform Docker support for executing queries, discovering schemas, and exploring table structures.

Uptime
0.0%
34 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Microsoft SQL Server (MSSQL)
Securely integrates with Microsoft SQL Server databases for data analysis, reporting, and management.
0 tools
SQL Server by bulentkeskin
Enables AI assistants to search tables, execute read-only queries, and retrieve metadata from SQL Server databases.
0 tools
Microsoft SQL Server
Query and manage Microsoft SQL Server databases using mssql-python.
0 tools
PostgreSQL Database
Enables interaction with PostgreSQL databases for executing SQL queries, exploring table schemas, and performing data analysis with robust e
0 tools
SQLite Database
Provides secure SQLite database interaction with schema inspection and query execution capabilities for data analysis, content management, a
0 tools
MSSQL
Read-only Microsoft SQL Server integration with metadata discovery, parameterized queries, and execution plans.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "sql_server": {
      "url": "None",
      "transport": "http"
    }
  }
}